home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / docs / misc / ConcNews.lha / news / amiga.programming / comp.sys.amiga.programmer_33771_000075.msg < prev    next >
Encoding:
Text File  |  1994-11-27  |  1.2 KB  |  28 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: news.chalmers.se!sunic!EU.net!howland.reston.ans.net!xlink.net!rz.uni-karlsruhe.de!stepsun.uni-kl.de!uklirb.informatik.uni-kl.de!feck
  3. From: feck@informatik.uni-kl.de (Christoph Feck IRZ)
  4. Subject: Re: drawing over the dragbar
  5. Message-ID: <1994Jun10.152051@informatik.uni-kl.de>
  6. Sender: news@uklirb.informatik.uni-kl.de (Unix-News-System)
  7. Nntp-Posting-Host: uklira.informatik.uni-kl.de
  8. Organization: University of Kaiserslautern, Germany
  9. References:  <2t7hob$kgk@ysics.physics.sunysb.edu>
  10. Date: Fri, 10 Jun 1994 13:20:51 GMT
  11. Lines: 15
  12.  
  13. In article <2t7hob$kgk@ysics.physics.sunysb.edu>, dtiberio@ic.sunysb.edu (David Tiberio) writes:
  14. >     Is there a way to draw an image over the drag bar without the image 
  15. > being destroyed whenever the window is selected? Or maybe moving the dragbar
  16. > to the side of the window? I need to use the space where the top of the
  17. > window is, and have a dragbar.
  18.  
  19. Add a gadget in the top window border.  You can have any gadget
  20. become the drag bar, just don't request WA_DragBar and set the
  21. GTYP_SYSTYPE to the correct value for the drag gadget.
  22.  
  23. Hope that helps.
  24.  
  25. 3k// Christoph Feck, TowerSystems - BOOPSI Class Development
  26. \X/ Amiga - Intuition inside.
  27.